-
Home
-
ActivityPub
-
7.0.1 (latest)
-
Code
-
Classes
- Signature
Total Complexity |
61 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
449 |
Lines of code |
229 |
Logical lines of code |
146 |
Comment lines |
160 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_signed_data() |
B |
40 |
19 |
55 |
parse_signature_header() |
A |
50 |
8 |
27 |
generate_signature() |
S |
49 |
5 |
29 |
get_route() |
S |
58 |
5 |
15 |
sign_request() |
S |
54 |
4 |
21 |
verify_http_signature() |
S |
59 |
3 |
12 |
could_support_rfc9421() |
S |
61 |
3 |
12 |
get_signature_algorithm() |
S |
61 |
3 |
12 |
maybe_double_knock() |
S |
61 |
3 |
11 |
format_server_request() |
S |
66 |
2 |
8 |
rfc9421_add_unsupported_host() |
S |
69 |
1 |
6 |
get_public_key_for() |
S |
74 |
1 |
4 |
get_private_key_for() |
S |
74 |
1 |
4 |
get_keypair_for() |
S |
74 |
1 |
4 |
get_remote_key() |
S |
74 |
1 |
4 |
generate_digest() |
S |
70 |
1 |
5 |